IDiscoverySourceResource.Property Property

Definition

The resource-specific properties for this resource.

[Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Runtime.Info(Create=true, Description="The resource-specific properties for this resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Models.IDiscoverySourceResourceProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Models.IDiscoverySourceResourceProperties Property { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Runtime.Info(Create=true, Description="The resource-specific properties for this resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Models.IDiscoverySourceResourceProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Models.IDiscoverySourceResourceProperties with get, set
Public Property Property As IDiscoverySourceResourceProperties

Property Value

Attributes

Applies to