Package version:

The resource names object for shared storage.

interface SharedStorageResourceNames {
    sharedStorageAccountName?: string;
    sharedStorageAccountPrivateEndPointName?: string;
}

Properties

sharedStorageAccountName?: string

The full name of the shared storage account. If it is not provided, it will be defaulted to {SID}nfs{guid of 15 chars}.

sharedStorageAccountPrivateEndPointName?: string

The full name of private end point for the shared storage account. If it is not provided, it will be defaulted to {storageAccountName}_pe