Compartilhar via


IFleetCredentialResults Interface

Definition

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

Properties

Kubeconfig

Array of base64-encoded Kubernetes configuration files.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to