次の方法で共有


KubernetesReference.ApiGroup Property

Definition

APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.

public string ApiGroup { get; set; }
member this.ApiGroup : string with get, set
Public Property ApiGroup As String

Property Value

Applies to