IProtectedItemModelProperties.CustomProperty Property

Definition

Protected item model custom properties.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Protected item model custom properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IProtectedItemModelCustomProperties) }, Read=true, ReadOnly=false, Required=true, SerializedName="customProperties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IProtectedItemModelCustomProperties CustomProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Protected item model custom properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IProtectedItemModelCustomProperties) }, Read=true, ReadOnly=false, Required=true, SerializedName="customProperties", Update=true)>]
member this.CustomProperty : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IProtectedItemModelCustomProperties with get, set
Public Property CustomProperty As IProtectedItemModelCustomProperties

Property Value

Attributes

Applies to