Share via


IResourceWithOptionalLocation Interface

Definition

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

Properties

Id

Resource Id

Location

Resource ___location

Name

Resource name

Tag

Resource tags

Type

Resource type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to