IAzureResource.ResourceProperty Property

Definition

The azure resource connection related properties.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Create=true, Description="The azure resource connection related properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.IAzureResourcePropertiesBase) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceProperties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.IAzureResourcePropertiesBase ResourceProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Create=true, Description="The azure resource connection related properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.IAzureResourcePropertiesBase) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceProperties", Update=true)>]
member this.ResourceProperty : Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.IAzureResourcePropertiesBase with get, set
Public Property ResourceProperty As IAzureResourcePropertiesBase

Property Value

Attributes

Applies to