ArmStorageSyncModelFactory.TriggerRolloverContent(BinaryData) 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.TriggerRolloverContent TriggerRolloverContent(BinaryData serverCertificate = default);
static member TriggerRolloverContent : BinaryData -> Azure.ResourceManager.StorageSync.Models.TriggerRolloverContent
Public Shared Function TriggerRolloverContent (Optional serverCertificate As BinaryData = Nothing) As TriggerRolloverContent
Parameters
- serverCertificate
- BinaryData
Certificate Data.
Returns
A new TriggerRolloverContent instance for mocking.