IPrivateLinkResourceProperties Interface
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.Storage.Models.PrivateLinkResourcePropertiesTypeConverter))]
public interface IPrivateLinkResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.PrivateLinkResourcePropertiesTypeConverter))>]
type IPrivateLinkResourceProperties = interface
interface IJsonSerializable
Public Interface IPrivateLinkResourceProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Group |
The private link resource group id. |
Required |
The private link resource required member names. |
Required |
The private link resource Private link DNS zone name. |
To |
(Inherited from IJsonSerializable) |