IOffAzureDiscoverySourceResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Models.OffAzureDiscoverySourceResourcePropertiesTypeConverter))]
public interface IOffAzureDiscoverySourceResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Models.IDiscoverySourceResourceProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Models.OffAzureDiscoverySourceResourcePropertiesTypeConverter))>]
type IOffAzureDiscoverySourceResourceProperties = interface
    interface IJsonSerializable
    interface IDiscoverySourceResourceProperties
Public Interface IOffAzureDiscoverySourceResourceProperties
Implements IDiscoverySourceResourceProperties
Derived
Attributes
Implements

Properties

Name Description
ProvisioningState

Provisioning state of Discovery Source resource.

(Inherited from IDiscoverySourceResourceProperties)
SourceId

Source ArmId of Discovery Source resource

(Inherited from IDiscoverySourceResourceProperties)
SourceType

Source type of Discovery Source resource.

(Inherited from IDiscoverySourceResourceProperties)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to