Partilhar via


ArmAppComplianceAutomationModelFactory.SnapshotResourceData Método

Definição

Inicializa uma nova instância de SnapshotResourceData.

public static Azure.ResourceManager.AppComplianceAutomation.SnapshotResourceData SnapshotResourceData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.AppComplianceAutomation.Models.SnapshotProperties properties = default);
static member SnapshotResourceData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.AppComplianceAutomation.Models.SnapshotProperties -> Azure.ResourceManager.AppComplianceAutomation.SnapshotResourceData
Public Shared Function SnapshotResourceData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As SnapshotProperties = Nothing) As SnapshotResourceData

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

properties
SnapshotProperties

Propriedade do instantâneo'.

Retornos

Uma nova SnapshotResourceData instância para zombar.

Aplica-se a