DefenderForContainersGcpOfferingNativeCloudConnection Constructors
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.
Overloads
DefenderForContainersGcpOfferingNativeCloudConnection() |
Initializes a new instance of the DefenderForContainersGcpOfferingNativeCloudConnection class. |
DefenderForContainersGcpOfferingNativeCloudConnection(String, String) |
Initializes a new instance of the DefenderForContainersGcpOfferingNativeCloudConnection class. |
DefenderForContainersGcpOfferingNativeCloudConnection()
Initializes a new instance of the DefenderForContainersGcpOfferingNativeCloudConnection class.
public DefenderForContainersGcpOfferingNativeCloudConnection ();
Public Sub New ()
Applies to
DefenderForContainersGcpOfferingNativeCloudConnection(String, String)
Initializes a new instance of the DefenderForContainersGcpOfferingNativeCloudConnection class.
public DefenderForContainersGcpOfferingNativeCloudConnection (string serviceAccountEmailAddress = default, string workloadIdentityProviderId = default);
new Microsoft.Azure.Management.Security.Models.DefenderForContainersGcpOfferingNativeCloudConnection : string * string -> Microsoft.Azure.Management.Security.Models.DefenderForContainersGcpOfferingNativeCloudConnection
Public Sub New (Optional serviceAccountEmailAddress As String = Nothing, Optional workloadIdentityProviderId As String = Nothing)
Parameters
- serviceAccountEmailAddress
- String
The service account email address in GCP for this offering
- workloadIdentityProviderId
- String
The GCP workload identity provider id for this offering