ArmStorageSyncModelFactory.CloudEndpointBackupContent(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.ResourceManager.StorageSync.Models.CloudEndpointBackupContent CloudEndpointBackupContent(string azureFileShare = default);
static member CloudEndpointBackupContent : string -> Azure.ResourceManager.StorageSync.Models.CloudEndpointBackupContent
Public Shared Function CloudEndpointBackupContent (Optional azureFileShare As String = Nothing) As CloudEndpointBackupContent
Parameters
- azureFileShare
- String
Azure File Share.
Returns
A new CloudEndpointBackupContent instance for mocking.