IDnsPrivateViewProperties Interface

Definition

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

Properties

Name Description
DisplayName

The display name of the view resource

IsProtected

A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed.

LifecycleState

Views lifecycleState

Ocid

The OCID of the view

ProvisioningState

Azure resource provisioning state.

Self

The canonical absolute URL of the resource.

TimeCreated

views timeCreated

TimeUpdated

views timeCreated

Methods

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

Applies to