Package version:

Interface ConnectedEnvironmentStorageProperties

Storage properties

interface ConnectedEnvironmentStorageProperties {
    azureFile?: AzureFileProperties;
    smb?: SmbStorage;
}

Properties

Properties

Azure file properties

SMB storage properties