IDiscoverySourceResourceProperties.SourceType Property

Definition

Source type of Discovery Source resource.

[Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Runtime.Info(Create=true, Description="Source type of Discovery Source resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceType", Update=false)]
public string SourceType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Runtime.Info(Create=true, Description="Source type of Discovery Source resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceType", Update=false)>]
member this.SourceType : string
Public ReadOnly Property SourceType As String

Property Value

Attributes

Applies to