IRegionsMetadata Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.RegionsMetadataTypeConverter))]
public interface IRegionsMetadata : Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.RegionsMetadataTypeConverter))>]
type IRegionsMetadata = interface
    interface IJsonSerializable
Public Interface IRegionsMetadata
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Id

Region Id

Name

Region name

Methods

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

Applies to