IOffAzureDiscoverySourceResourceProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |