IPrivateLinkResourceProperties 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.Websites.Models.Api20201201.PrivateLinkResourcePropertiesTypeConverter))]
public interface IPrivateLinkResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.PrivateLinkResourcePropertiesTypeConverter))>]
type IPrivateLinkResourceProperties = interface
interface IJsonSerializable
Public Interface IPrivateLinkResourceProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
GroupId |
GroupId of a private link resource |
RequiredMember |
RequiredMembers of a private link resource |
RequiredZoneName |
RequiredZoneNames of a private link resource |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |