MockableSecurityCenterArmClient.GetGitHubOwnerResource Method

Definition

Gets an object representing a GitHubOwnerResource along with the instance operations that can be performed on it but with no data.

public virtual Azure.ResourceManager.SecurityCenter.GitHubOwnerResource GetGitHubOwnerResource(Azure.Core.ResourceIdentifier id);
abstract member GetGitHubOwnerResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityCenter.GitHubOwnerResource
override this.GetGitHubOwnerResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityCenter.GitHubOwnerResource
Public Overridable Function GetGitHubOwnerResource (id As ResourceIdentifier) As GitHubOwnerResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a GitHubOwnerResource object.

Applies to