IA2AProtectionContainerMappingDetails.AutomationAccountArmId Property

Definition

The automation account arm id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The automation account arm id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="automationAccountArmId", Update=true)]
public string AutomationAccountArmId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The automation account arm id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="automationAccountArmId", Update=true)>]
member this.AutomationAccountArmId : string with get, set
Public Property AutomationAccountArmId As String

Property Value

Attributes

Applies to