IHybridComputePrivateLinkScope Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.HybridComputePrivateLinkScopeTypeConverter))]
public interface IHybridComputePrivateLinkScope : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IPrivateLinkScopesResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.HybridComputePrivateLinkScopeTypeConverter))>]
type IHybridComputePrivateLinkScope = interface
    interface IJsonSerializable
    interface IPrivateLinkScopesResource
Public Interface IHybridComputePrivateLinkScope
Implements IPrivateLinkScopesResource
Derived
Attributes
Implements

Properties

Id (Inherited from IPrivateLinkScopesResource)
Location (Inherited from IPrivateLinkScopesResource)
Name (Inherited from IPrivateLinkScopesResource)
PrivateEndpointConnection
PrivateLinkScopeId
ProvisioningState
PublicNetworkAccess
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tags (Inherited from IPrivateLinkScopesResource)
Type (Inherited from IPrivateLinkScopesResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to